Part Number Hot Search : 
MBT22 SCN2674T 406C34 LV5781 FXT449SM JRC455 C0603X A5800952
Product Description
Full Text Search
 

To Download 45DB041 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  at45DB041 1 features ? single 2.7v - 3.6v supply ? serial interface architecture ? page program operation single cycle reprogram (erase and program) 2048 pages (264 bytes/page) main memory ? two 264-byte data buffers - allows receiving of data while reprogramming of non-volatile memory ? internal program and control timer ? fast page program time - 7 ms typical ? 120 m s typical page to buffer transfer time ? low power dissipation 4 ma active read current typical 8 m a cmos standby current typical ? 5 mhz max clock frequency ? hardware data protection feature ? serial peripheral interface (spi) compatible ? modes 0 and 3 ? cmos and ttl compatible inputs and outputs ? commercial and industrial temperature ranges description the at45DB041 is a 2.7-volt only, serial interface flash memory suitable for in-sys- tem reprogramming. its 4,325,376 bits of memory are organized as 2048 pages of 264-bytes each. in addition to the main memory, the at45DB041 also contains two data buffers of 264-bytes each. the buffers allow receiving of data while a page in the main memory is being reprogrammed. unlike conventional flash memories that are accessed randomly with multiple address lines and a parallel interface, the dataflash uses a serial interface to sequentially access its data. the simple serial interface facil- itates hardware layout, increases system reliability, minimizes switching noise, and 0669a-a 4-megabit 2.7-volt only serial dataflash ? at45DB041 pin configurations pin name function cs chip select sck serial clock si serial input so serial output wp hardware page write protect pin reset chip reset rdy/busy ready/busy (continued) plcc 5 6 7 8 9 10 11 12 13 29 28 27 26 25 24 23 22 21 sck si so nc nc nc nc nc nc wp reset rdy/busy nc nc nc nc nc nc 4 3 2 1 32 31 30 14 15 16 17 18 19 20 nc nc dc nc nc nc nc cs nc nc gnd vcc nc nc tsop top view ty p e 1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 28 27 26 25 24 23 22 21 20 19 18 17 16 15 rdy/busy reset wp nc nc vcc gnd nc nc nc cs sck si so nc nc nc nc nc nc nc nc nc nc nc nc nc nc soic 1 2 3 4 5 6 7 8 9 10 11 12 13 14 28 27 26 25 24 23 22 21 20 19 18 17 16 15 vss nc nc cs sck si so nc nc nc nc nc nc nc vcc nc nc wp reset rdy/busy nc nc nc nc nc nc nc nc note: plcc package pin 16 is don?t connect.
at45DB041 2 device operation the device operation is controlled by instructions from the host processor. the list of instructions and their associated opcodes are contained in tables 1 and 2. a valid instruc- tion starts with the falling edge of cs followed by the appro- priate 8-bit opcode and the desired buffer or main memory address location. while the cs pin is low, toggling the sck pin controls the loading of the opcode and the desired buffer or main memory address location through the si (serial input) pin. all instructions, addresses, and data are transferred with the most significant bit (msb) first. read by specifying the appropriate opcode, data can be read from the main memory or from either one of the two data buffers. main memory page read: a main memory read allows the user to read data directly from any one of the 2048 pages in the main memory, bypassing both of the data buff- ers and leaving the contents of the buffers unchanged. to start a page read, the 8-bit opcode, 52h, is followed by 24 address bits and 32 don?t care bits. in the at45DB041, the first four address bits are reserved for larger density devices (see notes on page 7), the next 11 address bits (pa10-pa0) specify the page address, and the next nine address bits (ba8-ba0) specify the starting byte address within the page. the 32 don?t care bits which follow the 24 address bits are sent to initialize the read operation. fol- lowing the 32 don?t care bits, additional pulses on sck result in serial data being output on the so (serial output) pin. the cs pin must remain low during the loading of the opcode, the address bits, and the reading of data. when the end of a page in main memory is reached during a main memory page read, the device will continue reading at the beginning of the same page. a low to high transition on the cs pin will terminate the read operation and tri-state the so pin. buffer read: data can be read from either one of the two buffers, using different opcodes to specify which buffer to read from. an opcode of 54h is used to read data from buffer 1, and an opcode of 56h is used to read data from block diagram flash memory array page (264 bytes) buffer 2 (264 bytes) buffer 1 (264 bytes) i/o interface sck cs reset v cc gnd rdy/busy wp so si reduces package size and active pin count. the device is optimized for use in many commercial and industrial appli- cations where high density, low pin count, low voltage, and low power are essential. typical applications for the dataflash are digital voice storage, image storage, and data storage. the device operates at clock frequencies up to 5 mhz with a typical active read current consumption of 4ma. to allow for simple in-system reprogrammability, the at45DB041 does not require high input voltages for pro- gramming. the device operates from a single power sup- ply, 2.7v to 3.6v, for both the program and read opera- tions. the at45DB041 is enabled through the chip select pin (cs ) and accessed via a three-wire interface consisting of the serial input (si), serial output (so), and the serial clock (sck). all programming cycles are self-timed, and no separate erase cycle is required before programming.
at45DB041 3 buffer 2. to perform a buffer read, the eight bits of the opcode must be followed by 15 don?t care bits, nine address bits, and eight don't care bits. since the buffer size is 264-bytes, nine address bits (bfa8-bfa0) are required to specify the first byte of data to be read from the buffer. the cs pin must remain low during the loading of the opcode, the address bits, the don?t care bits, and the read- ing of data. when the end of a buffer is reached, the device will continue reading back at the beginning of the buffer. a low to high transition on the cs pin will terminate the read operation and tri-state the so pin. main memory page to buffer transfer: apage of data can be transferred from the main memory to either buffer 1 or buffer 2. an 8-bit opcode, 53h for buffer 1 and 55h for buffer 2, is followed by the four reserved bits, 11 address bits (pa10-pa0) which specify the page in main memory that is to be transferred, and nine don?t care bits. the cs pin must be low while toggling the sck pin to load the opcode, the address bits, and the don?t care bits from the si pin. the transfer of the page of data from the main memory to the buffer will begin when the cs pin transitions from a low to a high state. during the transfer of a page of data (t xfr ), the status register can be read to determine whether the transfer has been completed or not. main memory page to buffer compare: a page of data in main memory can be compared to the data in buffer 1 or buffer 2. an 8-bit opcode, 60h for buffer 1 and 61h for buffer 2, is followed by 24 address bits consisting of the four reserved bits, 11 address bits (pa10-pa0) which specify the page in the main memory that is to be com- pared to the buffer, and nine don't care bits. the loading of the opcode and the address bits is the same as described previously. the cs pin must be low while toggling the sck pin to load the opcode, the address bits, and the don't care bits from the si pin. on the low to high transition of the cs pin, the 264 bytes in the selected main memory page will be compared with the 264 bytes in buffer 1 or buffer 2. dur- ing this time (t xfr ), the status register will indicate that the part is busy. on completion of the compare operation, bit 6 of the status register is updated with the result of the com- pare. program buffer write: datacanbeshiftedinfromthesipin into either buffer 1 or buffer 2. to load data into either buffer, an 8-bit opcode, 84h for buffer 1 or 87h for buffer 2, is followed by 15 don't care bits and nine address bits (bfa8-bfa0). the nine address bits specify the first byte in thebuffertobewritten.thedataisenteredfollowingthe address bits. if the end of the data buffer is reached, the device will wrap around back to the beginning of the buffer. data will continue to be loaded into the buffer until a low to high transition is detected on the cs pin. buffer to main memory page program with built-in erase: data written into either buffer 1 or buffer 2 can be programmed into the main memory. an 8-bit opcode, 83h for buffer 1 or 86h for buffer 2, is followed by the four reserved bits, 11 address bits (pa10-pa0) that specify the page in the main memory to be written, and nine additional don't care bits. when a low to high transition occurs on the cs pin, the part will first erase the selected page in main memory to all 1s and then program the data stored in the buffer into the specified page in the main memory. both the erase and the programming of the page are internally self timed and should take place in a maxi- mum time of t ep . during this time, the status register will indicate that the part is busy. buffer to main memory page program with- out built-in erase: a previously erased page within main memory can be programmed with the contents of either buffer 1 or buffer 2. an 8-bit opcode, 88h for buffer 1 or 89h for buffer 2, is followed by the four reserved bits, 11 address bits (pa10-pa0) that specify the page in the main memory to be written, and nine additional don?t care bits. when a low to high transition occurs on the cs pin, the part will program the data stored in the buffer into the specified page in the main memory. it is necessary that the page in main memory that is being programmed has been previ- ously programmed to all 1s (erased state). the program- ming of the page is internally self timed and should take place in a maximum time of t p . during this time, the status register will indicate that the part is busy. main memory page program: this operation is a combination of the buffer write and buffer to main memory page program with built-in erase operations. data is first shifted into buffer 1 or buffer 2 from the si pin and then pro- grammed into a specified page in the main memory. an 8- bit opcode, 82h for buffer 1 or 85h for buffer 2, is followed by the four reserved bits and 20 address bits. the 11 most significant address bits (pa10-pa0) select the page in the main memory where data is to be written, and the next nine address bits (bfa8-bfa0) select the first byte in the buffer to be written. after all address bits are shifted in, the part will take data from the si pin and store it in one of the data buffers. if the end of the buffer is reached, the device will wrap around back to the beginning of the buffer. when there is a low to high transition on the cs pin, the part will first erase the selected page in main memory to all 1s and then program the data stored in the buffer into the specified page in the main memory. both the erase and the program- ming of the page are internally self timed and should take place in a maximum of time t ep . during this time, the status register will indicate that the part is busy. auto page rewrite: this mode is only needed if multi- ple bytes within a page or multiple pages of data are modi- fied in a random fashion. this mode is a combination of two operations: main memory page to buffer transfer and
at45DB041 4 buffer to main memory page program with built-in erase. a page of data is first transferred from the main memory to buffer 1 or buffer 2, and then the same data (from buffer 1 or buffer 2) is programmed back into its original page of main memory. an 8-bit opcode, 58h for buffer 1 or 59h for buffer 2, is followed by the four reserved bits, 11 address bits (pa10-pa0) that specify the page in main memory to be rewritten, and nine additional don't care bits. when a low to high transition occurs on the cs pin, the part will first transfer data from the page in main memory to a buffer and then program the data from the buffer back into same page of main memory. the operation is internally self-timed and should take place in a maximum time of t ep .duringthis time, the status register will indicate that the part is busy. if the main memory is programmed or reprogrammed sequentially page by page, then the programming algo- rithm shown in figure 1 is recommended. otherwise, if multiple bytes in a page or several pages are programmed randomly in the main memory, then the programming algo- rithm shown in figure 2 is recommended. status register: thestatusregistercanbeusedto determine the device?s ready/busy status, the result of a main memory page to buffer compare operation, or the device density. to read the status register, an opcode of 57h must be loaded into the device. after the last bit of the opcode is shifted in, the eight bits of the status register, starting with the msb (bit 7), will be shifted out on the so pin during the next eight clock cycles. the five most-signifi- cant bits of the status register will contain device informa- tion, while the remaining three least-significant bits are reserved for future use and will have undefined values. after bit 0 of the status register has been shifted out, the sequence will repeat itself (as long as cs remains low and sck is being toggled) starting again with bit 7. the data in the status register is constantly updated, so each repeating sequence will output new data. ready/busy status is indicated using bit 7 of the status reg- ister. if bit 7 is a 1, then the device is not busy and is ready to accept the next command. if bit 7 is a 0, then the device is in a busy state. the user can continuously poll bit 7 of the status register by stopping sck once bit 7 has been output. the status of bit 7 will continue to be output on the so pin, and once the device is no longer busy, the state of so will change from 0 to 1. there are six operations which can cause the device to be in a busy state: main memory page to buffer transfer, main memory page to buffer compare, buffer to main memory page program with built-in erase, buffer to main memory page program without built-in erase, main memory page program, and auto page rewrite. the result of the most recent main memory page to buffer compare operation is indicated using bit 6 of the status register. if bit 6 is a 0, then the data in the main memory page matches the data in the buffer. if bit 6 is a 1, then at least one bit of the data in the main memory page does not match the data in the buffer. the device density is indicated using bits 5, 4, and 3 of the status register. for the at45DB041, the three bits are 0, 1, and 1. the decimal value of these three binary bits does not equate to the device density; the three bits represent a combinational code relating to differing densities of serial dataflash devices, allowing a total of eight different density configurations. read/program mode summary themodeslistedabovecanbeseparatedintotwogroups ? modes which make use of the flash memory array (group a) and modes which do not make use of the flash memory array (group b). group a modes consist of: 1. main memory page read 2. main memory page to buffer 1 (or 2) transfer 3. main memory page to buffer 1 (or 2) compare 4. buffer 1 (or 2) to main memory page program with built-in erase 5. buffer 1 (or 2) to main memory page program with- out built-in erase 6. main memory page program 7. auto page rewrite group b modes consist of: 1. buffer 1 (or 2) read 2. buffer 1 (or 2) write 3. status read if a group a mode is in progress (not fully completed) then another mode in group a should not be started. however, during this time in which a group a mode is in progress, modes in group b can be started. this gives the serial dataflash the ability to virtually accommodate a continuous data stream. while data is being programmed into main memory from buffer 1, data can be loaded into buffer 2 (or vice versa). see application note an-4 (?using atmel?s serial dataflash?) for more details. status register format bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0 rdy/busy comp 0 1 1 x x x
at45DB041 5 hardware page write protect: if the wp pin is held low, the first 256 pages of the main memory cannot be reprogrammed. the only way to reprogram the first 256 pages is to first drive the protect pin high and then use the program commands previously mentioned. reset : alowstateontheresetpin(reset ) will terminate the operation in progress and reset the internal state machine to an idle state. the device will remain in the reset condition as long as a low level is present on the reset pin. normal operation can resume once the reset pin is brought back to a high level. the device also incorporates an internal power-on reset cir- cuit; therefore, there are no restrictions on the reset pin during power-on sequences. ready/busy : this open drain output pin will be driven low when the device is busy in an internally self-timed oper- ation. this pin, which is normally in a high state (through an external pull-up resistor), will be pulled low during program- ming operations, compare operations, and during page-to- buffer transfers. the busy status indicates that the flash memory array and one of the buffers cannot be accessed; read and write operations to the other buffer can still be performed. absolute maximum ratings* temperature under bias ......................-55 cto+125 c *notice: stresses beyond those listed under ?absolute maximum ratings? may cause permanent dam- age to the device. this is a stress rating only and functional operation of the device at these or any other conditions beyond those indicated in the operational sections of this specification is not implied. exposure to absolute maximum rating conditions for extended periods may affect device reliability. storage temperature............................-65 cto+150 c all input voltages (including nc pins) with respect to ground......................... -0.6v to +6.25v all output voltages with respect to ground................... -0.6v to v cc +0.6v dc and ac operating range notes: 1. after power is applied and v cc is at the minimum specified data sheet value, the system should wait 20 ms before an oper- ational mode is started. at45DB041 operating temperature (case) com. 0 cto70 c ind. -40 cto85 c v cc power supply (1) 2.7v to 3.6v
at45DB041 6 dc characteristics symbol parameter condition min typ max units i sb standby current cs , reset ,wp =v ih , all inputs at cmos levels 820 m a i cc1 active current, read operation f=5mhz;i out =0ma;v cc =3.6v 410ma i cc2 active current, program/ erase operation 15 35 ma i li input load current v in =0vtov cc 1 m a i lo output leakage current v i/o =0vtov cc 1 m a v il input low voltage 0.6 v v ih input high voltage 2.0 v v ol output low voltage i ol =1.6ma;v cc =2.7v 0.4 v v oh output high voltage i oh =-100 m av cc -0.2v v ac characteristics symbol parameter min typ max units f sck sck frequency 5 mhz t cs minimum cs high time 350 ns t css cs setup time 350 ns t csh cs hold time 350 ns t wh sck high time 80 ns t wl sck low time 80 ns t su data in setup time 15 ns t h data in hold time 35 ns t ho output hold time 0 ns t dis output disable time 120 ns t v output valid 150 ns t xfr page to buffer transfer/compare time 120 250 m s t ep page erase and programming time 10 20 ms t p page programming time 7 14 ms input test waveforms and measurement levels t r ,t f <20ns(10%to90%) ac driving levels ac measurement level 0.45v 2.0 0.8 2.4v output test load device under test 30 pf
at45DB041 7 ac waveforms two different timing diagrams are shown below. waveform 1 shows the sck signal being low when cs makes a high- to-low transition, and waveform 2 shows the sck signal being high when cs makes a high-to-low transition. both waveforms show valid timing diagrams. the setup and hold times for the si signal are referenced to the low-to-high transition on the sck signal. waveform 1 shows timing that is also compatible with spi mode 0, and waveform 2 shows timing that is compatible with spi mode 3. waveform 1 ? inactive clock polarity low cs sck si so tcss valid in th tsu twh twl tcsh tcs tv high impedance valid out tho tdis high impedance waveform 2 ? inactive clock polarity high cs sck si so tcss valid in th tsu twl twh tcsh tcs tv high z valid out tho tdis high impedance command sequence for read/write operations (except status register read) notes: 1. ?r? designates bits reserved for larger densities. 2. it is recommended that ?r? be a logical ?0? for densities of 4m bit or smaller. 3. for densities larger than 4m bit, the ?r? bits become the most significant page address bit for the appropriate density. si cmd 8 bits 8 bits 8 bits msb reserved for larger densities page address (pa10-pa0) byte/buffer address (ba8-ba0/bfa8-bfa0) lsb r r r r x x x x x x x x x x x x x x x x x x x x
at45DB041 8 main memory page program through buffers si cmd n n+1 last byte completes writing into selected buffer starts self-timed erase/program operation cs r r r r, pa10-7 pa6-0, bfa8 bfa7-0 buffer write si cmd x xx, bfa8 bfa7-0 n n+1 last byte completes writing into selected buffer cs buffer to main memory page program (data from buffer programmed into flash page) si cmd r r r r, pa10-7 pa6-0, x cs starts self-timed erase/program operation each transition represents 8 bits and 8 clock c y cles write operations the following block diagram and waveforms illustrate the various write sequences available. flash memory array page (264 bytes) buffer 2 (264 bytes) buffer 1 (264 bytes) i/o interface si buffer 1 to main memory page program main memory page program through buffer 2 buffer 2 to main memory page program main memory page program through buffer 1 buffer 1 write buffer 2 write n = 1st byte written n+1 = 2nd byte written
at45DB041 9 read operations the following block diagram and waveforms illustrate the various read sequences available. flash memory array page (264 bytes) buffer 2 (264 bytes) buffer 1 (264 bytes) i/o interface main memory page to buffer 1 main memory page to buffer 2 main memory page read buffer 1 read buffer 2 read so main memory page read si cmd r r r r, pa10-7 pa6-0, ba8 ba7-0 x x x x cs n n+1 so main memory page to buffer transfer (data from flash page read into buffer) si cmd r r r r, pa10-7 pa6-0, x x starts reading page data into buffer cs so buffer read si cmd x xx, bfa8 bfa7-0 cs n n+1 so x each transition represents 8 bits and 8 clock c y cles n = 1st byte read n+1 = 2nd byte read
at45DB041 10 table 1 main memory page read buffer 1 read buffer 2 read main memory page to buffer 1 transfer main memory page to buffer 2 transfer main memory page to buffer 1 compare main memory page to buffer 2 compare buffer 1write buffer 2write opcode 52h 54h 56h 53h 55h 60h 61h 84h 87h 0000 0 0 011 1111 1 1 100 0000 0 1 100 1111 1 0 000 0000 0 0 000 0110 1 0 011 1011 0 0 001 0001 1 0 101 xxxxxxxxx xxxxxxxxx xxxxxxxxx xxxxxxxxx pa10 x x pa10 pa10 pa10 pa10 x x pa 9 x x pa 9 pa 9 pa 9 pa 9 x x pa 8 x x pa 8 pa 8 pa 8 pa 8 x x pa 7 x x pa 7 pa 7 pa 7 pa 7 x x pa 6 x x pa 6 pa 6 pa 6 pa 6 x x pa 5 x x pa 5 pa 5 pa 5 pa 5 x x pa 4 x x pa 4 pa 4 pa 4 pa 4 x x pa 3 x x pa 3 pa 3 pa 3 pa 3 x x pa 2 x x pa 2 pa 2 pa 2 pa 2 x x pa 1 x x pa 1 pa 1 pa 1 pa 1 x x pa 0 x x pa 0 pa 0 pa 0 pa 0 x x ba8bfa8bfa8xxxxbfa8bfa8 ba7bfa7bfa7xxxxbfa7bfa7 ba6bfa6bfa6xxxxbfa6bfa6 ba5bfa5bfa5xxxxbfa5bfa5 ba4bfa4bfa4xxxxbfa4bfa4 ba3bfa3bfa3xxxxbfa3bfa3 ba2bfa2bfa2xxxxbfa2bfa2 ba1bfa1bfa1xxxxbfa1bfa1 ba0bfa0bfa0xxxxbfa0bfa0 xxx xxx xxx xxx xxx xxx xxx xxx ? ? ? x (64th bit) x (don?t care)
at45DB041 11 table 2 x (don?t care) buffer 1 to main memory page program with built- in erase buffer 2 to main memory page program with built- in erase buffer 1 to main memory page program without built-in erase buffer 2 to main memory page program without built-in erase main memory page program through buffer 1 main memory page program through buffer 2 auto page rewrite through buffer 1 auto page rewrite through buffer 2 status register opcode 83h 86h 88h 89h 82h 85h 58h 59h 57h 11111100 0 00000011 1 00000000 0 00000011 1 00110011 0 01000100 1 11001000 1 10010101 1 xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx pa10 pa10 pa10 pa10 pa10 pa10 pa10 pa10 pa 9 pa 9 pa 9 pa 9 pa 9 pa 9 pa 9 pa 9 pa 8 pa 8 pa 8 pa 8 pa 8 pa 8 pa 8 pa 8 pa 7 pa 7 pa 7 pa 7 pa 7 pa 7 pa 7 pa 7 pa 6 pa 6 pa 6 pa 6 pa 6 pa 6 pa 6 pa 6 pa 5 pa 5 pa 5 pa 5 pa 5 pa 5 pa 5 pa 5 pa 4 pa 4 pa 4 pa 4 pa 4 pa 4 pa 4 pa 4 pa 3 pa 3 pa 3 pa 3 pa 3 pa 3 pa 3 pa 3 pa 2 pa 2 pa 2 pa 2 pa 2 pa 2 pa 2 pa 2 pa 1 pa 1 pa 1 pa 1 pa 1 pa 1 pa 1 pa 1 pa 0 pa 0 pa 0 pa 0 pa 0 pa 0 pa 0 pa 0 xxxxba8ba8xx xxxxba7ba7xx xxxxba6ba6xx xxxxba5ba5xx xxxxba4ba4xx xxxxba3ba3xx xxxxba2ba2xx xxxxba1ba1xx xxxxba0ba0xx
at45DB041 12 start main memory page program (82h, 85h) end provide address and data buffer write (84h, 87h) buffer to main memory page program (83h, 86h) figure 1 notes: 1. this type of algorithm is used for applications in which the entire array is programmed sequentially, filling the array page-by-page. 2. a page can be written using either a main memory page program operation or a buffer write operation followed by a buffer to main memory page program operation. 3. the algorithm above shows the programming of a single page. the algorithm will be repeated sequentially for each page within the entire array. algorithm for programming or reprogramming of the entire array sequentially
at45DB041 13 start main memory page to buffer transfer (53h, 55h) increment page address pointer (2) auto page rewrite (2) (58h, 59h) end provide address of page to modify if planning to modify multiple bytes currently stored within a page of the flash array main memory page program (82h, 85h) buffer write (84h, 87h) buffer to main memory page program (83h, 86h) figure 2 notes: 1. to preserve data integrity, each page of the dataflash memory array must be updated/rewritten at least once within every 10,000 cumulative page erase/program operations. 2. a page address pointer must be maintained to indicate which page is to be rewritten. the auto page rewrite com- mand must use the address specified by the page address pointer. 3. other algorithms can be used to rewrite portions of the flash array. low power applications may choose to wait until 10,000 cumulative page erase/program operations have accumulated before rewriting all pages of the flash array. see application note an-4 (?using atmel?s serial dataflash?) for more details. algorithm for randomly modifying data
at45DB041 14 ordering information f sck (mhz) i cc (ma) ordering code package operation range active standby 5 10 0.02 at45DB041-jc 32j commercial (0 cto70 c) at45DB041-rc 28r at45DB041-tc 28t 5 10 0.02 at45DB041-ji 32j industrial (-40 cto85 c) at45DB041-ri 28r at45DB041-ti 28t package type 32j 32-lead, plastic j-leaded chip carrier package (plcc) 28r 28-lead, 0.330? wide, plastic gull-wing small outline package (soic) 28t 28-lead, plastic thin small outline package (tsop)
at45DB041 15 packaging information 32j, 32-lead, plastic j-leaded chip carrier package (plcc) dimensions in inches and (millimeters) jedecstandardms-016ae .045(1.14) x 45 pin no. 1 identify .025(.635) x 30 - 45 .012(.305) .008(.203) .021(.533) .013(.330) .530(13.5) .490(12.4) .030(.762) .015(3.81) .095(2.41) .060(1.52) .140(3.56) .120(3.05) .032(.813) .026(.660) .050(1.27) typ .553(14.0) .547(13.9) .595(15.1) .585(14.9) .300(7.62) ref .430(10.9) .390(9.90) at contact points .022(.559) x 45 max (3x) .453(11.5) .447(11.4) .495(12.6) .485(12.3) 28r, 28-lead, 0.330? wide, plastic gull wing small outline package (soic) dimensions in inches and (millimeters) 28t, 28-lead, plastic thin small outline package (tsop) dimensions in millimeters and (inches)* *controlling dimension: millimeters packaging information
? ? copyright atmel corporation 1997. atmel corporation assumes no responsibility for the use of any circuitry other than circuitry embodied in an atmel corporation product. no other circuit patent licenses are implied. atmel corporation?s products are not authorized for use as critical components in life support devices or systems. terms and product names in this document may be trademarks of others. atmel headquarters atmel operations corporate headquarters 2325 orchard parkway san jose, ca 95131 tel (408) 441-0311 fax (408) 487-2600 atmel colorado springs 1150 e. cheyenne mtn. blvd. colorado springs, co 80906 tel (719) 576-3300 fax (719) 540-1759 europe atmel u.k., ltd. coliseum business centre riverside way camberley, surrey gu15 3yl england tel (44) 1276-686677 fax (44) 1276-686697 atmel rousset zone industrielle 13106 rousset cedex, france tel (33) 4 42 53 60 00 fax (33) 4 42 53 60 01 asia atmel asia, ltd. room 1219 chinachem golden plaza 77 mody road tsimshatsui east kowloon, hong kong tel (852) 27219778 fax (852) 27221369 japan atmel japan k.k. thomas bldg., 16-1 nihonbashi hakosaki-cho chuo-ku, tokyo 103 japan tel (81) 3-5641-0211 fax (81) 3-5641-0217 fax-on-demand north america: 1-(800) 29-atmel 1-(800) 292-8635 international: 1-(408) 441-0732 e-mail literature@atmel.com web site http://www.atmel.com bbs 1-(408) 436-4309 printed on recycled paper. 0669a-a?4/97/100


▲Up To Search▲   

 
Price & Availability of 45DB041

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X